home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 181 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  785 b 

  1. Path: prodigy.com!usenet
  2. From: BCNJ68B@prodigy.com (Tom Kellerman)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: RANDOM NUMBER GENERATOR
  5. Date: 2 Jan 1996 22:25:10 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4ccbc6$u86@useneta1.news.prodigy.com>
  9. References: <4bphpa$rc6@useneta1.news.prodigy.com> <4bpvu9$2p5@alterdial.uu.net> <4bs8mq$lcc@useneta1.news.prodigy.com> <4c725d$4h5@dfw.nkn.net>
  10. NNTP-Posting-Host: inugap3.news.prodigy.com
  11. X-Newsreader: Version 1.2
  12.  
  13. I want to thank you all for your responses. I am going to try and put 
  14. something together. I have tried to use just the RAND() and SRAND() 
  15. functions , but for some reason the reslt I get after 1M+ rolls the 
  16. numbers I am getting do not appear random. Maybe I am wrong, I do't know.
  17.  
  18.